Interface LCPProcess

All Superinterfaces:
IPCObject, Process
All Known Implementing Classes:
LCPProcessImpl

public interface LCPProcess extends Process
Information provided by the PKI file:

    \class LCPProcess
    
    \brief LCPProcess handles and manipulates the LCP encapsulation process.
    
    \example network().getDevice("Router0").getProcess("LCPProcess")
    
Author:
Auto-generated